home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6838 < prev    next >
Encoding:
Text File  |  1996-08-05  |  789 b   |  25 lines

  1. Path: news.production.compuserve.com!news
  2. From: Aloys Obertthⁿr <100722.727@CompuServe.COM>
  3. Newsgroups: comp.lang.c
  4. Subject: problem with tlink
  5. Date: 15 Feb 1996 17:55:19 GMT
  6. Organization: CompuServe, Inc. (1-800-689-0736)
  7. Message-ID: <4fvs27$qga$1@mhafn.production.compuserve.com>
  8.  
  9. Hello everybody,
  10.  
  11. I am working on a multiple source code file project and I am 
  12. using the built in project facility of Borland's Turbo C++ 3.0 
  13. for DOS. Now I want to include an external library, but to get 
  14. this one linked correctly I need to have the /3 (enable 32bit 
  15. registers, or so) switch for tlink enabled ...
  16. now my question: is there any way to get this switch set using 
  17. the linker via the IDE, or is this only possible with the command 
  18. line version of tlink.
  19.  
  20. Thanks in advance,
  21. Aloys
  22.  
  23. -- 
  24. ..
  25.